Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix CI for node < 8 #2373

Closed
wants to merge 1 commit into from
Closed

Fix CI for node < 8 #2373

wants to merge 1 commit into from

Conversation

kassens
Copy link
Member

@kassens kassens commented Mar 16, 2018

Thanks @alloy for noticing that 0d24a72 broke CI. The reason is that node < 8 does not support trailing commas for function calls which prettier adds in our configuration. This should fix it.

kassens referenced this pull request Mar 16, 2018
Reviewed By: arcanis

Differential Revision: D7194524

fbshipit-source-id: 85b11b7319c6e0985b166ba9ce990a2581ff1dd2
@alloy
Copy link
Contributor

alloy commented Mar 16, 2018

Thanks! 👍

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kassens is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@kassens kassens deleted the fix-ci branch March 18, 2018 03:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants